home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / May 96 / Re ODUtils Unused < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  1.6 KB  |  [TEXT/ttxt]

  1. Subject:     Re: ODUtils:Unused
  2. Sent:        5/16/96 7:30 PM
  3. Received:    5/17/96 9:03 AM
  4. From:        Henri Lamiraux, lamiraux@apple.com
  5. Reply-To:    ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. >I am in the process of converting my project from ODF d11 to ODF R1 and one
  9. >class I would like to use is the Node class. I have to build a bunch of
  10. >tree's to do a few things and I wonder why it is placed in the Unused
  11. >folder, does this mean it is going to go away, it seems to be a good
  12. >implementation that could use some optimization, or is it just there cause
  13. >it ain't finished? If it will go away, is there a replacement, or should I
  14. >roll my own?
  15. >
  16. >Jer,
  17. >
  18. >--------------------------------------------------------------------------
  19. >----
  20. >Jerome Jahnke          |Well, I was only a kid didn't know enough to be 
  21. >afraid
  22. >BSD Academic Computing |Playing the game, but not the way the big boys played
  23. >University of Chicago  |Nothing to lose maybe I had something to trade
  24. >j-jahnke@uchicago.edu  |The way the big wheel spins * The Big Wheel -- N 
  25. >Peart
  26. >--------------------------------------------------------------------------
  27. >----
  28. >รง
  29.  
  30. The Node class is part of the OpenDoc Utilities. They are a set of utilities developed by the OpenDoc team. ODF use internally a small portion of those utilities. Stuff we don't use are in the unused folder. Those classes and utilities are not part of the ODF project but they can be very useful. Your are free to use them. The maintenance and development of those utilities is done by the OpenDoc team. They are also available with the OpenDoc SDK.
  31.